home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / sushi_re.swf / scripts / DefineButton2_141 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-22  |  46 b   |  4 lines

  1. on(release){
  2.    _parent.AS.soundOnOff();
  3. }
  4.